public class MuPDFLib extends ArDkLib
ArDkLib.EnumeratePdfTocListener
mDebugTag, SmartOfficeDocErrorType_Aborted, SmartOfficeDocErrorType_EmptyDocument, SmartOfficeDocErrorType_NoError, SmartOfficeDocErrorType_OutOfMemory, SmartOfficeDocErrorType_PasswordRequest, SmartOfficeDocErrorType_UnableToLoadDocument, SmartOfficeDocErrorType_UnsupportedDocumentType, SmartOfficeDocErrorType_UnsupportedEncryption
Modifier and Type | Method and Description |
---|---|
ArDkBitmap |
createBitmap(int w,
int h) |
protected void |
finalize() |
boolean |
getDemoMode() |
static MuPDFLib |
getLib(android.app.Activity activity) |
java.lang.String |
getVersionName() |
boolean |
isTrackChangesEnabled() |
ArDkDoc |
openDocument(java.lang.String path,
SODocLoadListener listener,
android.content.Context context,
ConfigOptions cfg) |
void |
reclaimMemory() |
boolean |
unlockAppKit(android.content.Context context,
java.lang.String key) |
clipboardHasText, enumeratePdfToc, getAppConfigOptions, getClipboardHandler, getClipboardText, getSecureFS, isNightMode, putTextToClipboard, runOnUiThread, setAppConfigOptions, setClipboardHandler, setSecureFS
public static MuPDFLib getLib(android.app.Activity activity)
public ArDkDoc openDocument(java.lang.String path, SODocLoadListener listener, android.content.Context context, ConfigOptions cfg)
openDocument
in class ArDkLib
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public ArDkBitmap createBitmap(int w, int h)
createBitmap
in class ArDkLib
public boolean isTrackChangesEnabled()
public void reclaimMemory()
reclaimMemory
in class ArDkLib
public boolean unlockAppKit(android.content.Context context, java.lang.String key)
public boolean getDemoMode()
public java.lang.String getVersionName()